Skip to content

Add separate headless service for brokers with publishNotReadyAddresses#650

Merged
lhotari merged 8 commits intoapache:masterfrom
lhotari:lh-broker-headless
Feb 21, 2026
Merged

Add separate headless service for brokers with publishNotReadyAddresses#650
lhotari merged 8 commits intoapache:masterfrom
lhotari:lh-broker-headless

Conversation

@lhotari
Copy link
Member

@lhotari lhotari commented Feb 20, 2026

Fixes #437

Motivation

See #437

Modifications

  • Add separate headless service for brokers with publishNotReadyAddresses: true
  • add solution for deleting broker statefulset when upgraded from earlier version since sts serviceName field is immutable.

Verifying this change

  • Make sure that the change passes the CI checks.

@lhotari lhotari merged commit 85c7235 into apache:master Feb 21, 2026
68 of 70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create 2 services for brokers: a headless service with publishNotReadyAddresses and an ordinary clusterip service for lookups

1 participant